-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.4.0
-
Code
-
Classes
- Block
| Total Complexity |
58 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
356 |
| Lines of code |
300 |
| Logical lines of code |
120 |
| Comment lines |
19 |
| Methods |
14 |
| Properties |
1 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_block_content() |
B |
37 |
18 |
67 |
| generate_toc_list() |
A |
46 |
9 |
38 |
| get_toc_header_icon_css() |
S |
52 |
3 |
26 |
| build_css_v2() |
S |
46 |
1 |
53 |
| get_marker_list_style_css() |
S |
58 |
3 |
16 |
| get_toc_title_css() |
S |
67 |
4 |
6 |
| get_toc_header_css() |
S |
66 |
4 |
7 |
| get_list_item_css() |
S |
65 |
4 |
8 |
| build_css_v1() |
S |
51 |
1 |
35 |
| build_css() |
S |
69 |
3 |
6 |
| get_toc_body_css() |
S |
68 |
3 |
6 |
| add_toc_to_post_content() |
S |
59 |
2 |
13 |
| get_active_list_item_css() |
S |
72 |
2 |
5 |
| get_list_item_gap_css() |
S |
60 |
1 |
14 |